Port PDF generation to Hugo - #972
Conversation
|
Some comments on the attached PDF:
|
|
Alot of issues have been addressed just the TOC one remains and the table width one(which was very trivial , and the information was already complete) |
|
Nice job! The ToC is also fine as-is, I think. No reason to keep investing time on it. In this one:
I meant actually loading the unreleased changes. The How does |
Yep , for manual breaks you can just put the page break shortcode it is completely invisible on the web, but tells Prince to force a new page in the PDF. Most of the page breaks are automatically handled by printstyles.css like preventing orphan headings, awkward image splits, and section breaks . |
Ports the documentation PDF workflow from Jekyll to Hugo and Prince. Adds Hugo PDF configuration, templates, sidebar-driven contents, local print assets, and an updated pdf-docs.sh generator while removing obsolete Jekyll PDF files.
Generated PDF: https://drive.google.com/file/d/1zuifXDzyl4Xiy0xE8GPifccP-K9mOIsT/view?usp=sharing